gdksurface-win32.c: Deal with modal and decoration props
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 27 Jul 2020 08:59:05 +0000 (16:59 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 31 Jul 2020 15:19:28 +0000 (23:19 +0800)
commit07166a55eeb7706d587817352142bfa942a51ea6
treed54a5ab74e587165f01157754f07cf15bfe14d22
parent360ffb8e87608f1b26f5eb4bdc2ab32b036d61d0
gdksurface-win32.c: Deal with modal and decoration props

Handle these cases, especially the modal case, which we did not handle
previously after the conversion to surface subtypes.
gdk/win32/gdksurface-win32.c